<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gj_c { padding:0.44rem 0.25rem;}

#content img { max-width:100%; line-height:2.2; height:auto !important; width:100% !important;}



/*内页面包屑导航样式 开始*/
.m-btit {line-height: 39px; padding-left: 12px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;border-top:1px solid #d9d9d9; box-shadow:0 1px #fff; position:relative; background-color:#f6f6f6;background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);  /*背景渐变，针对苹果浏览器写的兼容*/
	background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对火狐浏览器写的兼容*/
	background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对欧朋浏览器写的兼容*/
	background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，针对手机微软浏览器写的兼容*/
	background-image: linear-gradient(top, #f6f6f6, #eaeaea); /*背景渐变，正常的写法*/
	border-bottom:1px solid #d9d9d9; font-size:0.14rem; color:#999;} /*内页面包屑导航背景*/
	
.m-btit a { color:#999;}
	
.m-btit:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
	position:absolute;
	left:0;
	top:0;
	width:100%;
	border-top: 1px solid #fff;}	/*内页面包屑导航背景上面的线条*/
.m-btit span{ padding:0 8px; position:relative; height:100%; top:-12px; display:inline-block;}
.m-btit span:before{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
	position:absolute;
	background:#7c7c7c;
	width:8px;
    height:8px;
    left:2px;
	top:3px;
	z-index:10;
	-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*角度45度，针对苹果浏览器写的兼容*/
	transform: rotate(45deg);}  /*角度45度，内页面包屑箭头样式*/
.m-btit span:after{content:""; /*配合:before这个属性，写 before的时候一定要加上去*/
	position:absolute;
	width:8px;
    height:8px;
    left:1px;
	top:3px;
	z-index:11; background-color:#f2f2f2;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#eeeeee)); /*针对苹果老式浏览器写的兼容*/
	background-image: -webkit-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对苹果浏览器写的兼容*/
	background-image: -moz-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对火狐浏览器写的兼容*/
	background-image: -o-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对欧朋浏览器写的兼容*/
	background-image: -ms-linear-gradient(top, #f2f2f2, #eeeeee); /*背景渐变，针对手机微软浏览器写的兼容*/
	background-image: linear-gradient(top, #f2f2f2, #eeeeee);  /*背景渐变，正常的写法*/
	-moz-transform: rotate(45deg); /*角度45度，针对火狐浏览器写的兼容*/
	-o-transform: rotate(45deg); /*角度45度，针对欧朋浏览器写的兼容*/
	-webkit-transform: rotate(45deg); /*角度45度，针对苹果浏览器写的兼容*/
	transform: rotate(45deg);	} /*角度45度，内页面包屑箭头样式*/
/*内页面包屑导航样式 结束*/







.liebiao { padding: 10px 15px 20px; overflow: hidden; line-height:36px; font-size:16px;}
.liebiao li a {line-height:36px; font-size:16px; color:#333; border-bottom:1px dotted #d9d9d9; position:relative; text-indent:14px; display:block; background:url(../img/dd.gif) no-repeat left 15px; background-size:3px 5px; padding-right:18px;}

.liebiao li span { padding-left:16px; color:#ddd; font-size:13px;}

.liebiao h2{font-size: 25px; display:block;
    text-align: center;
    padding: 24px 0 20px 0;
    font-weight: 700; border-bottom:1px solid #ddd;}


.ecmstj { display:none;}


.card-layout {
    display: flex;
    /* Put a card in the next row when previous cards take all width */
    flex-wrap: wrap;
    margin-left: -0.25rem;
    margin-right: -0.25rem;
}

.card-layout__item {
    /* There will be 2 cards per row */
    flex-basis: 50%;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}




.card-layout__item a { display:block; text-align:center;  line-height:2.5;}

.card-layout__item a img { width:100%;}

.card-layout__item a span {color:#999; font-size:15px; }



/* 内页分页样式  */
.g-page{ margin:20px 0px;}/* 底部间距20px*/
.g-page .u-pup {border-radius:5px;display:inline-block;font-size:1em;height: 30px;line-height: 30px; text-align: center;width:25%;} /*上一页样式*/
.g-page .u-sa {border-radius:5px;display:inline-block;font-size:1em;height: 30px;line-height: 30px; text-align: center;width:25%;} /*余下全文样式*/
.g-page p{ width:10%; display: inline-block;}
.g-page .u-pne { border-radius:5px;display: inline-block;font-size:1em;height:30px;line-height:30px; text-align: center;width:25%;} /*下一页样式*/
/* 内页分页样式  */

/*内页分享样式*/
.m-share{ margin-bottom:23px; font-size:13px;} /*分享间距及文字大小*/
.m-share span{vertical-align:middle; line-height:25px; float:left; margin:0 10px 0 30px;} /*分享到样式*/
.m-share .m-ico{position:relative;width:320px; margin:0 auto;} /*分享外框样式*/
.m-share a{ margin-right:10px;} /*分享图标的间距*/
/*内页分享样式*/




/* 新闻标题  */
.u-mtit h1 { font-size:25px; text-align:center; padding:24px 0 20px 0; font-weight:700;}
.u-mtit h2{ font-size:18px; text-align:center; padding:24px 0 10px 0; }
.u-mtit p{ padding-top:10px; font-size:0.12rem; padding-bottom:7px; border-bottom:1px solid #fff; }
.u-mtit p a{ margin-left:5px; }
.m-mcon, .procontent { border-top:1px solid #e6e6e6; padding:20px 7px 7px 20px; font-size:17px; line-height:2.2;}/* 新闻内容  */
.m-mcon p, .procontent p { line-height:2.2; }
/* 关于手机的相关新闻  */
.m-about .list { margin:5px; font-size:0.12rem; line-height:22px; }
.m-about .list a { font-size:0.14rem; height:33px; display:block; line-height:33px; padding-left:8px; overflow:hidden; }
.m-about .list a:nth-child(1) { border-top:0; }
.m-about .list a:last-child { border-bottom:0; }
/* 网友热评  */
.m-com .u-idet { padding:17px 10px 10px 10px; }
.m-com .u-idet textarea { border:1px solid #d2d2d2; border-radius:6px; -webkit-border-radius:6px; height: 60px; text-indent: 10px; width:100%; color:#d6d6d6; line-height:20px; padding:5px 0; font-size:0.12rem; }
.m-com .u-btn { border-bottom:1px solid #d9d9d9; line-height:26px; padding:0 10px; color:#b2b2b2; }
.m-com .u-btn .z-zz{ margin-bottom:10px;}
.m-com .z-mg { width:100%; margin-bottom:13px; }
.m-com .u-relay { padding:10px; }
.m-com .u-relay dl { padding:13px 0 10px 0; }
.m-com .u-relay dl dt { font-size:0.12rem; }
.m-com .u-relay dl dd .re_fir { line-height:22px; margin-top:2px; }
.m-com .u-relay dl dd .re_sec { border-radius:4px; -webkit-border-radius:4px; padding:10px; margin-top:0.14rem; position: relative; }
.m-com .u-relay dl dd .re_sec:before { content: ' '; position: absolute; width: 0; height: 0; left:21px; top:-4px; border: 4px solid; border-color:#e6e6e6 transparent transparent #e6e6e6; transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); }
.m-com .u-relay .show_more { padding:10px 0; height:26px; font-size:0.12rem;}
.m-com .u-mt { padding:21px 0 0 10px }
/*  推荐产品  */
.m-rec .m-con { width:320px; margin:0 auto; position:relative; }
.m-rec .prev { width:20px; height:40px; position:absolute; top:51px; left:0; z-index:99; }
.m-rec .prev:before { content:""; position:absolute; background:#bababa; width:0.12rem; height:0.12rem; left:6px; top:0.14rem; z-index:10; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.m-rec .prev:after { content:""; position:absolute; background:#f9f9f9; width:0.12rem; height:0.12rem; left:10px; top:0.14rem; z-index:11; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.m-rec .next { width:20px; height:40px; position:absolute; top:51px; right:0; z-index:99; }
.m-rec .next:before { content:""; position:absolute; background:#bababa; width:0.12rem; height:0.12rem; right:6px; top:0.14rem; z-index:10; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.m-rec .next:after { content:""; position:absolute; background:#f9f9f9; width:0.12rem; height:0.12rem; right:10px; top:0.14rem; z-index:11; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.m-rec .m-nowr { margin:16px 22px 0 22px; }
.m-rec .m-box { height:177px; overflow:hidden; }
.m-rec .m-box p a:nth-child(1){ margin-right:10px;}
.m-rec .m-box p a { display:inline-block; width:132px; float:left; line-height:36px; text-align:center; }
.m-rec .m-box p a.mr10 { margin-right:10px; }
.m-rec .m-box p a img { border:1px solid #e2e2e2; float:left;width:130px;height:130px; }

/* 分享  */
.m-share{ margin-bottom:23px; font-size:13px;}
.m-share span{vertical-align:middle; line-height:25px; float:left; margin:0 10px 0 30px;}
.m-share .m-ico{position:relative;width:320px; margin:0 auto;}
.m-share a{ margin-right:10px;}
.m-share .u-ico-1,.m-share .u-ico-2,.m-share .u-ico-3,.m-share .u-ico-4,.m-share .u-ico-5{background:url(img/fxico.png) no-repeat;  background-size:25px 250px; display: block;float: left;height: 25px; position: relative; width:25px;}
.m-share .u-ico-1{ background-position: 0 0; }
.m-share .u-ico-2{ background-position: 0 -51px; }
.m-share .u-ico-3{ background-position: 0 -105px; }
.m-share .u-ico-4{ background-position: 0 -158px; }
.m-share .u-ico-5{ background-position: 0 -207px; }


/*资讯详情页第二种展示方式样式*/
 
/*详细页底部*/
.g-up{ height:44px;  position:relative; background:#b9b9b9; }
.g-up .goho{ background-size:100%; width:34px; height:31px; padding-top:13px; padding-left:10px; background:#a1a1a1;}
.g-up .mid{ height:44px; margin:5px 55px 0 55px; position:relative;  }
.g-up .mid p{ color:#d0d0d0; width:100%;}
.g-up .m-up{ background-size:100%; width:44px; height:44px; line-height:20px; text-align:center; background:#a1a1a1; position:absolute; right:0; top:0; }
.g-up .m-up a{font-size:9px; color:#fff; }
.g-up .m-up img{ position:absolute; top:7px; right:15px;}
/*底部搜索布局*/
.g-se1{ padding-top:7px;position:relative;} /*搜索布局*/
.g-se1 .m-ipt{margin-right:43px;}
.g-se1 .u-glass{ position:absolute; right:10px;top:15px; width:42px; height:30px; background:transparent; z-index:888;}
.g-se1 .u-bt{ width:42px; height:30px; float:right; border-radius:0 15px 15px 0;-webkit-border-radius:0 15px 15px 0; position:relative; right:1px;}
.g-se1 .u-bt:before{content:'';display:block;width:0.12rem;height:0.12rem;border-radius:25px;position:absolute;right:0.14rem;top:5px;z-index:99;} /*搜索右边的图标css3样式*/
.g-se1 .u-bt:after{content:'';display:block;width:4px;height:10px;border-radius:5px;border:0;position:absolute;right:0.12rem;top:16px;z-index:99;-webkit-transform:rotate(-52deg);-o-transform:rotate(-52deg);-ms-transform:rotate(-52deg);transform:rotate(-52deg);} /*搜索右边的图标css3样式*/
.g-se1 .u-in{ float:right; position:absolute; z-index:100; right:0; top:5px; width:42px; height:30px;}
.g-se1 .u-key{width:100%;
	height:16px; 
	padding:7px 0; 
	line-height:16px; 
	border-right:0;
	border-bottom-left-radius:15px;
	border-top-left-radius:15px;
	border-bottom-right-radius:0;
	border-top-right-radius:0;
	-webkit-border-top-left-radius:15px;   /*圆角，针对苹果浏览器写的兼容*/
	-webkit-border-bottom-left-radius:15px;  /*圆角，针对苹果浏览器写的兼容*/
	-webkit-border-top-right-radius:0;  /*圆角，针对苹果浏览器写的兼容*/
	-webkit-border-bottom-right-radius:0;  /*圆角，针对苹果浏览器写的兼容*/
	text-indent:15px;
	float:left;} /*搜索中的请输入关键词样式*/
.g-se1 .u-in {
    background:transparent; 
}
.g-se1 .u-bt:before {
    border: 3px solid #d7d7d7;
}
.g-se1 .u-bt:after {
    background:#d7d7d7;
}
.g-se1 .u-bt { background:#fff;}
.g-se1 .u-key  { border:none; box-shadow:0 0 0 #fff;}
.m-con1{ padding-left:10px;}
.m-con1 .u-mtit p { border-bottom: none;  }
.m-con1 .u-mtit h1{ font-size:18px; text-align:left; padding:0.14rem 0 0 0; font-weight:bold; font-family:"黑体" }
.m-mcon1, .procontent { border-top:none;}
.m-mcon1{ padding:0 20px 40px 10px;}
.m-mcon1 p{padding:0.12rem 0 0 0; line-height:24px;}
.m-con1 .u-mtit .pic{ background: url(img/pic2.gif) no-repeat; background-size:100%; width:16px; height:16px; display:block; position:absolute; top:0; right:8px;}
.m-con1 .num{ position:relative; color:#ae1911; padding-right:28px;}
.s-tit{ color:#1a1a1a;}

/*详情页分页*/
.g-page1 { border-top:1px solid #c7c7c7; height:53px; padding:13px 0.12rem 0 0.12rem;  color:#cfcfcf; font-size:0.14rem; position:relative;}
.g-page1 .rem{ font-size:15px; display:inline-block; width:22%; }
.g-page1 .rem:before{content: ' '; position: absolute; width: 0; height: 0; left:35px; top:-1px;  border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #c7c7c7;
    height: 0;
    width: 0;}
.g-page1 .rem:after {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #F9F9F9;
    content: " ";
    height: 0;
    left: 36px;
    position: absolute;
    top: -1px;
    width: 0;
}	
.g-page1 p {display: inline-block; width: 36%; text-align:right; padding-right:0.12rem;}
.g-page1 .next{ color:#7c7c7c; width:30%; text-align:right; display: inline-block; position:relative; padding-right:20px;}
.g-page1 .u-up{ position:relative;}
.g-page1 .u-up:before{content: ' '; position: absolute; width: 0; height: 0; right:44px; top:1px;  
border-right: 6px solid #7c7c7c;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;}
.g-page1 .u-up:after {
    border-right: 5px solid #F9F9F9;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    content: " ";
    height: 0;
    right: 43px;
    position: absolute;
    top: 2px;
    width: 0;
}
.g-page1 .u-next:before{content: ' '; position: absolute; width: 0; height: 0; right:0.12rem; top:1px;  
border-left: 6px solid #7c7c7c;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;}
.g-page1 .u-next:after {
    border-left: 5px solid #F9F9F9;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    content: " ";
    height: 0;
    right: 0.14rem;
    position: absolute;
    top: 2px;
    width: 0;
}	
.g-page1 a{ color:#000;}
.m-about .tj{ border-top:1px solid #d4d4d4; background:#f5f5f5; height:46px; line-height:46px; margin-right:10px; padding-left:6px; font-size:15px; color:#383838;}
.m-about .list:last-child{ border-bottom:none; padding-bottom:16px;}
.m-about .hot{ padding:10px 0 15px 0; border-bottom:none; text-align:center;}
.m-about .hot a{ width:99px; display:block; float:left; margin-right:20px; height:145px; overflow:hidden; color:#383838; margin-bottom:25px;}
.m-about .hot a:last-child{ margin-right:0;}
.m-about .hot a img{ border:2px solid #d9d9d9;}

/*详情页评论*/
.m-about .u-com{ padding:0 10px 0 10px; }
.m-about .u-com dl{ border-top:1px solid #e2e2e2; border-bottom:1px solid #ffffff; padding: 17px 0 0.14rem 0; height:70px;}
.m-about .u-com dt{ line-height:20px; padding-bottom:0.12rem; color:#999999;}
.m-about .u-com dl:first-child{ border-top:none;}
.m-about .u-com dl:nth-child(2){border-bottom:1px solid #fff;  box-shadow: 0 1px 1px #e2e2e2; }
.m-about .u-com dd{ color:#b2b2b2;}
.m-about .u-btn1{ width:130px; height:40px; line-height:40px; text-align:center; border:1px solid #b5b8ba; border-radius:5px; background:#ebebeb; margin:18px 10px 30px 20px; float:left; background-color:#f6f6f6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#ebebeb)); 
	background-image: -webkit-linear-gradient(top, #f6f6f6, #ebebeb); 
	background-image: -moz-linear-gradient(top, #f6f6f6, #ebebeb); 
	background-image: -o-linear-gradient(top, #f6f6f6, #ebebeb); 
	background-image: -ms-linear-gradient(top, #f6f6f6, #ebebeb); 
	background-image: linear-gradient(top, #f6f6f6, #ebebeb);}
.u-noComment { height:20px; line-height:20px; color:#f00;display:block;  }

</pre></body></html>